home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / loa_and_the_island.swf / scripts / DefineSprite_870 / frame_14 / PlaceObject2_822_38 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2008-03-17  |  91b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.paused == false)
  3.    {
  4.       _rotation++;
  5.    }
  6. }
  7.